翻訳と辞書 |
persistence framework : ウィキペディア英語版 | persistence framework A persistence framework is middleware that assists and automates the storage of program data into databases, especially relational databases. It acts as a layer of abstraction between the application and the database, typically bridging any conceptual differences between the two. Many persistence frameworks are also object-relational mapping (ORM) tools (e.g. Hibernate, iBATIS SQL Maps, Slick, and Java Ultra-Lite Persistence). Such frameworks map the objects in the application domain to data that needs to be persisted in a database. The mappings can be defined using either XML files or metadata annotations. More Information: http://www.roseindia.net/enterprise/persistenceframework.shtml
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「persistence framework」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|